Skip to content

ci: add lint, typecheck, and test workflow - #149

Merged
RhysSullivan merged 1 commit into
mainfrom
ci/lint-typecheck-test
Apr 10, 2026
Merged

ci: add lint, typecheck, and test workflow#149
RhysSullivan merged 1 commit into
mainfrom
ci/lint-typecheck-test

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a CI workflow that runs lint (oxlint), typecheck (turbo tsc), and test (turbo vitest) on PRs and pushes to main
  • Adds oxfmt as a dev dependency with format / format:check scripts
  • Format CI job is scaffolded but commented out until the codebase is formatted

Test plan

  • Verify lint, typecheck, and test jobs pass on this PR

Runs on PRs and pushes to main. Format check (oxfmt) is scaffolded
but commented out until the codebase is formatted.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Apr 10, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 6ab41b2 Apr 10 2026, 07:36 AM

@RhysSullivan
RhysSullivan merged commit 3506992 into main Apr 10, 2026
4 of 5 checks passed
RhysSullivan added a commit that referenced this pull request May 31, 2026
Runs on PRs and pushes to main. Format check (oxfmt) is scaffolded
but commented out until the codebase is formatted.
@RhysSullivan
RhysSullivan deleted the ci/lint-typecheck-test branch June 11, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant